Skip to content

Test Result : Form validate

0 failures (±0)
8 tests (±0)
Took 0.23 sec.

All Tests

Test nameDurationStatus
Form validate default invalid box can be disabled25 msPassed
Form validate returns false if field is invalid33 msPassed
Form validate returns false if mandatory field is empty30 msPassed
Form validate returns true if all fields are valid26 msPassed
Form validate validation status can be modified to ok in listener26 msPassed
Form validate validation status can be modified to warning in listener31 msPassed
Form validate waits for all validators to complete and returns false if at least one is invalid34 msPassed
Form validate waits for all validators to complete and returns true if all are valid29 msPassed